home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / share / doc / ltrace / TODO < prev   
Text File  |  2006-06-15  |  819b  |  23 lines

  1. * BFD:
  2.   + New executable formats
  3.   + Read list of libraries needed
  4.   + Read list of undefined symbols in executables
  5.   + Read list of exported symbols in libraries
  6.   + Read debugging info from executables/libraries
  7. * Update list of syscalls automatically?
  8. * Improve documentation
  9. * Improve -e option
  10. * Improve -l option
  11. * Improve C++ name demangling
  12. * Display different argument types:
  13.   + how to display execl...?
  14.   + format+: for scanf()...: display args as pointers, and imply `+' for args
  15. * Update /etc/ltrace.conf
  16. * netscape:
  17.   + Why does it show so many `breakpointed at:' messages?
  18.     \- Is this still true?
  19. * More architectures: sparc64...
  20. * More operating systems (solaris?)
  21. * Option -I (inter-library calls)
  22. * Modify ARGTYPE_STRING[0-5] types so that they not stop displaying chars when '\0' is encountered
  23.